Skip to content

🕵️ Add sharereview support#8052

Draft
AndyScherzinger wants to merge 9 commits into
feat/noid/share-metadatafrom
feat/noid/sharereview
Draft

🕵️ Add sharereview support#8052
AndyScherzinger wants to merge 9 commits into
feat/noid/share-metadatafrom
feat/noid/sharereview

Conversation

@AndyScherzinger

@AndyScherzinger AndyScherzinger commented Jun 11, 2026

Copy link
Copy Markdown
Member
  • Target version: main

Summary

Enabled the share review app to retrieve general share information and enabled the app to delete shares.

TODO

  • run CI
  • clarify share meta data

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Comment thread lib/ShareReview/ShareReviewSource.php Outdated
@github-actions

Copy link
Copy Markdown
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 96709 was 93102 (+3.87%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

@github-actions

Copy link
Copy Markdown
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 96680 was 93102 (+3.84%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

@nextcloud nextcloud deleted a comment from github-actions Bot Jun 11, 2026
@nextcloud nextcloud deleted a comment from github-actions Bot Jun 11, 2026
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/sharereview branch 2 times, most recently from 957ce8d to 069046e Compare June 16, 2026 10:01
@github-actions

Copy link
Copy Markdown
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 96661 was 93102 (+3.82%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

@AndyScherzinger AndyScherzinger force-pushed the feat/noid/sharereview branch 2 times, most recently from b442ed4 to 21b2f12 Compare June 19, 2026 18:33
@AndyScherzinger AndyScherzinger changed the base branch from main to feat/noid/share-metadata June 19, 2026 18:59
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/share-metadata branch from fe4ab81 to e7ede00 Compare June 19, 2026 19:00
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/sharereview branch from 21b2f12 to d7e4ccd Compare June 19, 2026 19:01
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/share-metadata branch 2 times, most recently from af1f803 to 7e3e603 Compare June 19, 2026 19:31
@AndyScherzinger AndyScherzinger mentioned this pull request Jun 19, 2026
6 tasks
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Assisted-by: Claude Code:claude-sonnet-4-6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/sharereview branch from d7e4ccd to 28a991f Compare June 19, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant